<?xml version="1.0" encoding="utf-8"?>

<song version="0.12" lang="en">
	<title>Jimmy's song</title>
	<authors>Jimmy</authors>
	<copyright>Copyright 2004 by Jimmy</copyright>
	<comments></comments>
	<bars>
		<bar rythm="4/4" tempo="60" syncope="0"/>
	</bars>
	<playlist>
	</playlist>
	<partition volume="255" muted="0" chorus="0" instrument="24" capo="0" reverb="0">
		<header>Guitar</header>
		<view type="tablature">
			<strings>
				<string pitch="62" notation="top"/>
				<string pitch="57" notation="top"/>
				<string pitch="53" notation="top"/>
				<string pitch="50" notation="down"/>
				<string pitch="46" notation="down"/>
				<string pitch="37" notation="down"/>
			</strings>
		</view>
		<notes>
		</notes>
	</partition>
</song>